home *** CD-ROM | disk | FTP | other *** search
/ Catch That Kid Press Kit / Catch That Kid Press Kit.iso / pc / notes / cast.swf / scripts / DefineButton2_118 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2003-12-16  |  45 b   |  4 lines

  1. on(press){
  2.    this.gotoAndStop("down");
  3. }
  4.